home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / et / et3_0-a1.lha / et3 / WHATS.NEW < prev   
Text File  |  1992-07-16  |  971b  |  29 lines

  1. Whats New
  2. =========
  3.  
  4. ET++
  5. ----
  6. - dynamic look (Motif and the old ET++ look)
  7.   the look can be changed dynamically at run-time with CTRL-META-SHIFT-L
  8. - new more flexible framework architecture
  9. - a filter architecture with a collection of converters
  10.   (RTF, MacPicts, PBM, Sun rasterfiles, X11 bitmaps, encapsulated Postscript)
  11. - keyboard focus management
  12. - keyboard accelerators
  13. - container with fully robust iterators
  14. - Fields for entering textual values
  15. - support for automatic prefixing to avoid name clashes
  16. - command processors that support one and n-level undo/redo
  17. - Data an abstraction for accessing data sources
  18. - extended and improved text building block
  19. - Box a more flexible layout object than cluster
  20. - print previewing 
  21. - support for g++2.1
  22.  
  23. Applications
  24. ------------
  25. write - a simple word processor, that illustrates the ET++ text building
  26.         block
  27. etgdb: a generic debugger front-end. Currently adaptor for gdb3.?, gdb4.? and
  28.        dbx are provided
  29.